home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / seahorse-plugins.schemas < prev    next >
Encoding:
Text File  |  2009-04-14  |  8.1 KB  |  222 lines

  1. <gconfschemafile>
  2.     <schemalist>
  3.         <schema>
  4.             <key>/schemas/apps/seahorse/agent/cache_enabled</key>
  5.             <applyto>/apps/seahorse/agent/cache_enabled</applyto>
  6.             <owner>seahorse</owner>
  7.             <type>bool</type>
  8.             <default>TRUE</default>
  9.             <gettext_domain>seahorse-plugins</gettext_domain>
  10.             <locale name="C">
  11.                 <short>Whether the GPG password cache is enabled</short>
  12.                 <long>This option enables the GPG password cache in the 
  13.                 seahorse-agent program. The 'use-agent' setting in gpg.conf
  14.                 affects this setting.</long>
  15.             </locale>
  16.         </schema>
  17.  
  18.         <schema>
  19.             <key>/schemas/apps/seahorse/agent/cache_method</key>
  20.             <applyto>/apps/seahorse/agent/cache_method</applyto>
  21.             <owner>seahorse</owner>
  22.             <type>string</type>
  23.             <default>internal</default>
  24.             <gettext_domain>seahorse-plugins</gettext_domain>
  25.             <locale name="C">
  26.                 <short>Where to store cached passwords.</short>
  27.                 <long>If set to 'gnome' uses gnome-keyring to cache passwords. 
  28.                 When set to 'internal' uses internal cache.</long>
  29.             </locale>
  30.         </schema>
  31.  
  32.         <schema>
  33.             <key>/schemas/apps/seahorse/agent/cache_expire</key>
  34.             <applyto>/apps/seahorse/agent/cache_expire</applyto>
  35.             <owner>seahorse</owner>
  36.             <type>bool</type>
  37.             <default>TRUE</default>
  38.             <gettext_domain>seahorse-plugins</gettext_domain>
  39.             <locale name="C">
  40.                 <short>Expire passwords in the cache</short>
  41.                 <long>When set, seahorse-agent expires GPG passwords in 
  42.                 its cache after a period of time. </long>
  43.             </locale>
  44.         </schema>
  45.  
  46.         <schema>
  47.             <key>/schemas/apps/seahorse/agent/cache_ttl</key>
  48.             <applyto>/apps/seahorse/agent/cache_ttl</applyto>
  49.             <owner>seahorse</owner>
  50.             <type>int</type>
  51.             <default>300</default>
  52.             <gettext_domain>seahorse-plugins</gettext_domain>
  53.             <locale name="C">
  54.                 <short>The time (in minutes) to cache GPG passwords</short>
  55.                 <long>This is the amount of time, specified in minutes,
  56.                 to cache GPG passwords in seahorse-agent. </long>
  57.             </locale>
  58.         </schema>
  59.  
  60.         <schema>
  61.             <key>/schemas/apps/seahorse/agent/cache_authorize</key>
  62.             <applyto>/apps/seahorse/agent/cache_authorize</applyto>
  63.             <owner>seahorse</owner>
  64.             <type>bool</type>
  65.             <default>TRUE</default>
  66.             <gettext_domain>seahorse-plugins</gettext_domain>
  67.             <locale name="C">
  68.                 <short>Prompt before using GPG passwords in cache</short>
  69.                 <long>Set to 'true' to have seahorse-agent prompt before
  70.                 giving out passwords it has cached.</long>
  71.             </locale>
  72.         </schema>
  73.  
  74.         <schema>
  75.             <key>/schemas/apps/seahorse/agent/cache_display</key>
  76.             <applyto>/apps/seahorse/agent/cache_display</applyto>
  77.             <owner>seahorse</owner>
  78.             <type>bool</type>
  79.             <default>FALSE</default>
  80.             <gettext_domain>seahorse-plugins</gettext_domain>
  81.             <locale name="C">
  82.                 <short>Display cache reminder in the notification area</short>
  83.                 <long>Set to 'true' to enable display of the cache reminder in the
  84.                 notification area of your panel.</long>
  85.             </locale>
  86.         </schema> 
  87.     </schemalist>
  88.     <schemalist>
  89.         <schema>
  90.             <key>/schemas/apps/seahorse/applet/show_clipboard_state</key>
  91.             <applyto>/apps/seahorse/applet/show_clipboard_state</applyto>
  92.             <owner>seahorse</owner>
  93.             <type>bool</type>
  94.             <default>FALSE</default>
  95.             <gettext_domain>seahorse-plugins</gettext_domain>
  96.             <locale name="C">
  97.                 <short>Show clipboard state in panel</short>
  98.                 <long>Reflect the contents of the clipboard (whether encrypted, 
  99.                 signed, etc...) in the panel applet icon.</long>
  100.             </locale>
  101.         </schema>
  102.  
  103.         <schema>
  104.             <key>/schemas/apps/seahorse/applet/display_encrypted_clipboard</key>
  105.             <applyto>/apps/seahorse/applet/display_encrypted_clipboard</applyto>
  106.             <owner>seahorse</owner>
  107.             <type>bool</type>
  108.             <default>TRUE</default>
  109.             <gettext_domain>seahorse-plugins</gettext_domain>
  110.             <locale name="C">
  111.                 <short>Display clipboard after encrypting</short>
  112.                 <long>After performing an encrypt or signing operation from the applet,
  113.                 display the resulting text in a window.</long>
  114.             </locale>
  115.         </schema>
  116.  
  117.         <schema>
  118.             <key>/schemas/apps/seahorse/applet/display_decrypted_clipboard</key>
  119.             <applyto>/apps/seahorse/applet/display_decrypted_clipboard</applyto>
  120.             <owner>seahorse</owner>
  121.             <type>bool</type>
  122.             <default>FALSE</default>
  123.             <gettext_domain>seahorse-plugins</gettext_domain>
  124.             <locale name="C">
  125.                 <short>Display clipboard after decrypting</short>
  126.                 <long>After performing an decrypt or verify operation from the applet,
  127.                 display the resulting text in a window.</long>
  128.             </locale>
  129.         </schema>
  130.  
  131.     </schemalist>
  132.     <schemalist>
  133.         <schema>
  134.             <key>/schemas/desktop/pgp/ascii_armor</key>
  135.             <applyto>/desktop/pgp/ascii_armor</applyto>
  136.             <owner>seahorse</owner>
  137.             <type>bool</type>
  138.             <default>FALSE</default>
  139.             <gettext_domain>seahorse-plugins</gettext_domain>
  140.             <locale name="C">
  141.                 <short>Whether to use ASCII Armor</short>
  142.                 <long>If set to true, then files encrypted with seahorse
  143.                 will be ASCII armor encoded.</long>
  144.             </locale>
  145.         </schema>
  146.  
  147.         <schema>
  148.             <key>/schemas/desktop/pgp/default_key</key>
  149.             <applyto>/desktop/pgp/default_key</applyto>
  150.             <owner>seahorse</owner>
  151.             <type>string</type>
  152.             <default></default>
  153.             <gettext_domain>seahorse-plugins</gettext_domain>
  154.             <locale name="C">
  155.                 <short>ID of the default key</short>
  156.                 <long>This specifies the default key to use for
  157.                 certain operations, mainly signing.</long>
  158.             </locale>
  159.         </schema>
  160.  
  161.         <schema>
  162.             <key>/schemas/desktop/pgp/encrypt_to_self</key>
  163.             <applyto>/desktop/pgp/encrypt_to_self</applyto>
  164.             <owner>seahorse</owner>
  165.             <type>bool</type>
  166.             <default>FALSE</default>
  167.             <gettext_domain>seahorse-plugins</gettext_domain>
  168.             <locale name="C">
  169.                 <short>Whether to always encrypt to default key</short>
  170.                 <long>If set to true, then the default key will
  171.                 always be added to an encryption recipients list.</long>
  172.             </locale>
  173.         </schema>
  174.  
  175.         <schema>
  176.             <key>/schemas/desktop/pgp/last_signer</key>
  177.             <applyto>/desktop/pgp/last_signer_openpgp</applyto>
  178.             <applyto>/desktop/pgp/last_signer_openssh</applyto>
  179.             <owner>seahorse</owner>
  180.             <type>string</type>
  181.             <default></default>
  182.             <gettext_domain>seahorse-plugins</gettext_domain>
  183.             <locale name="C">
  184.                 <short>Last key used to sign a message.</short>
  185.                 <long>The ID of the last secret key used to sign a message.</long>
  186.             </locale>
  187.         </schema>
  188.  
  189.         <schema>
  190.             <key>/schemas/desktop/pgp/recipients/sort_by</key>
  191.             <applyto>/desktop/pgp/recipients/sort_by</applyto>
  192.             <owner>seahorse</owner>
  193.             <type>string</type>
  194.             <default>name</default>
  195.             <gettext_domain>seahorse-plugins</gettext_domain>
  196.             <locale name="C">
  197.                 <short>The column to sort the recipients by</short>
  198.                 <long>Specify the column to sort the recipients window by. 
  199.                 Columns are: 'name' and 'id'. Put a '-' in front of the 
  200.                 column name to sort in descending order.</long>
  201.             </locale>
  202.         </schema>
  203.  
  204.         <schema>
  205.             <key>/schemas/desktop/pgp/keyservers/all_keyservers</key>
  206.             <applyto>/desktop/pgp/keyservers/all_keyservers</applyto>
  207.             <owner>seahorse</owner>
  208.             <type>list</type>
  209.             <list_type>string</list_type>
  210.             <default>[hkp://keyserver.ubuntu.com:11371,hkp://pgp.mit.edu:11371,ldap://keyserver.pgp.com]</default>
  211.             <gettext_domain>seahorse-plugins</gettext_domain>
  212.             <locale name="C">
  213.                 <short>PGP Key servers</short>
  214.                 <long>A list of key server URIs to search for remote PGP keys.
  215.                 In later versions a display name can be included, by appending a 
  216.                 space and then the name.</long>
  217.             </locale>
  218.         </schema>
  219.  
  220.     </schemalist>
  221. </gconfschemafile>
  222.